[INFO] cloning repository https://github.com/rgwood/escape-artist
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rgwood/escape-artist" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frgwood%2Fescape-artist", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frgwood%2Fescape-artist'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c4a2578038f3c95a63d99c2d43ec155027164381
[INFO] testing rgwood/escape-artist against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frgwood%2Fescape-artist" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/rgwood/escape-artist
[INFO] finished tweaking git repo https://github.com/rgwood/escape-artist
[INFO] tweaked toml for git repo https://github.com/rgwood/escape-artist written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rgwood/escape-artist on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rgwood/escape-artist already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tokio-macros v2.0.0
[INFO] [stderr]   Downloaded thiserror-impl v1.0.40
[INFO] [stderr]   Downloaded cpufeatures v0.2.6
[INFO] [stderr]   Downloaded thiserror v1.0.40
[INFO] [stderr]   Downloaded rust-embed-utils v8.2.0
[INFO] [stderr]   Downloaded rust-embed-impl v8.2.0
[INFO] [stderr]   Downloaded serde_path_to_error v0.1.11
[INFO] [stderr]   Downloaded matchit v0.7.0
[INFO] [stderr]   Downloaded http-body-util v0.1.0
[INFO] [stderr]   Downloaded anyhow v1.0.70
[INFO] [stderr]   Downloaded is-wsl v0.4.0
[INFO] [stderr]   Downloaded is-docker v0.2.0
[INFO] [stderr]   Downloaded axum-macros v0.4.1
[INFO] [stderr]   Downloaded iconify v0.3.0
[INFO] [stderr]   Downloaded portable-pty v0.8.1
[INFO] [stderr]   Downloaded serde_derive v1.0.159
[INFO] [stderr]   Downloaded rustls-pki-types v1.4.1
[INFO] [stderr]   Downloaded serde v1.0.159
[INFO] [stderr]   Downloaded mio v0.8.6
[INFO] [stderr]   Downloaded indexmap v2.2.2
[INFO] [stderr]   Downloaded ansi_colours v1.2.2
[INFO] [stderr]   Downloaded rgb v0.8.37
[INFO] [stderr]   Downloaded serde_json v1.0.95
[INFO] [stderr]   Downloaded axum v0.7.4
[INFO] [stderr]   Downloaded ureq v2.9.6
[INFO] [stderr]   Downloaded hyper v1.1.0
[INFO] [stderr]   Downloaded h2 v0.4.2
[INFO] [stderr]   Downloaded rustls-webpki v0.102.2
[INFO] [stderr]   Downloaded regex v1.9.4
[INFO] [stderr]   Downloaded webpki-roots v0.26.1
[INFO] [stderr]   Downloaded rustls v0.22.3
[INFO] [stderr]   Downloaded tokio v1.27.0
[INFO] [stderr]   Downloaded regex-automata v0.3.7
[INFO] [stderr]   Downloaded rust-embed v8.2.0
[INFO] [stderr]   Downloaded open v5.0.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7cbd943de0252f33004087d599ae73460a8060c16b42f20ea01eb90f788e7fc3
[INFO] running `Command { std: "docker" "start" "-a" "7cbd943de0252f33004087d599ae73460a8060c16b42f20ea01eb90f788e7fc3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7cbd943de0252f33004087d599ae73460a8060c16b42f20ea01eb90f788e7fc3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7cbd943de0252f33004087d599ae73460a8060c16b42f20ea01eb90f788e7fc3", kill_on_drop: false }`
[INFO] [stdout] 7cbd943de0252f33004087d599ae73460a8060c16b42f20ea01eb90f788e7fc3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 78bce82576c32495c91668181daa2a2051e825d23fd210b79d5e8a83a818937b
[INFO] running `Command { std: "docker" "start" "-a" "78bce82576c32495c91668181daa2a2051e825d23fd210b79d5e8a83a818937b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling once_cell v1.17.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling itoa v1.0.6
[INFO] [stderr]    Compiling parking_lot_core v0.9.7
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling digest v0.10.6
[INFO] [stderr]    Compiling http v1.0.0
[INFO] [stderr]    Compiling tokio v1.27.0
[INFO] [stderr]    Compiling cpufeatures v0.2.6
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling rustversion v1.0.12
[INFO] [stderr]    Compiling syn v2.0.58
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling serde_derive v1.0.159
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling mio v0.8.6
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling serde v1.0.159
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling http-body v1.0.0
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ordered-float v4.2.0
[INFO] [stderr]    Compiling sha2 v0.10.6
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling rustls-pki-types v1.4.1
[INFO] [stderr]    Compiling indexmap v2.2.2
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling base64 v0.21.0
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling async-trait v0.1.68
[INFO] [stderr]    Compiling axum-core v0.4.3
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]    Compiling sha1 v0.10.5
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling data-encoding v2.5.0
[INFO] [stderr]    Compiling ryu v1.0.13
[INFO] [stderr]    Compiling anyhow v1.0.70
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling rustls v0.22.3
[INFO] [stderr]    Compiling serde_json v1.0.95
[INFO] [stderr]    Compiling walkdir v2.3.3
[INFO] [stderr]    Compiling terminfo v0.8.0
[INFO] [stderr]    Compiling http-body-util v0.1.0
[INFO] [stderr]    Compiling nix v0.23.2
[INFO] [stderr]    Compiling wezterm-dynamic-derive v0.1.0
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling axum v0.7.4
[INFO] [stderr]    Compiling termios v0.2.2
[INFO] [stderr]    Compiling ioctl-rs v0.1.6
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling rustls-webpki v0.102.2
[INFO] [stderr]    Compiling regex-automata v0.3.7
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling tokio-macros v2.0.0
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling pin-project v1.0.12
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling wezterm-dynamic v0.2.0
[INFO] [stderr]    Compiling pest v2.7.8
[INFO] [stderr]    Compiling tungstenite v0.21.0
[INFO] [stderr]    Compiling serial-core v0.4.0
[INFO] [stderr]    Compiling blake3 v1.5.1
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling atomic v0.5.3
[INFO] [stderr]    Compiling lab v0.11.0
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling pest_meta v2.7.8
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling semver-parser v0.10.2
[INFO] [stderr]    Compiling pest_generator v2.7.8
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling csscolorparser v0.6.2
[INFO] [stderr]    Compiling regex v1.9.4
[INFO] [stderr]    Compiling tokio-util v0.7.8
[INFO] [stderr]    Compiling tokio-tungstenite v0.21.0
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling uuid v1.8.0
[INFO] [stderr]    Compiling h2 v0.4.2
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling mac_address v1.1.5
[INFO] [stderr]    Compiling axum-macros v0.4.1
[INFO] [stderr]    Compiling serial-unix v0.4.0
[INFO] [stderr]    Compiling filedescriptor v0.8.2
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling rust-embed-utils v8.2.0
[INFO] [stderr]    Compiling webpki-roots v0.26.1
[INFO] [stderr]    Compiling euclid v0.22.9
[INFO] [stderr]    Compiling is-docker v0.2.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.11
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling matchit v0.7.0
[INFO] [stderr]    Compiling deltae v0.3.2
[INFO] [stderr]    Compiling arrayref v0.3.7
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling constant_time_eq v0.3.0
[INFO] [stderr]    Compiling fastrand v2.0.2
[INFO] [stderr]    Compiling bytemuck v1.15.0
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]    Compiling rgb v0.8.37
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling wezterm-color-types v0.3.0
[INFO] [stderr]    Compiling wezterm-input-types v0.1.0
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling is-wsl v0.4.0
[INFO] [stderr]    Compiling ureq v2.9.6
[INFO] [stderr]    Compiling rust-embed-impl v8.2.0
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling serial v0.4.0
[INFO] [stderr]    Compiling wezterm-blob-leases v0.1.0
[INFO] [stderr]    Compiling fancy-regex v0.11.0
[INFO] [stderr]    Compiling pest_derive v2.7.8
[INFO] [stderr]    Compiling semver v0.11.0
[INFO] [stderr]    Compiling directories v5.0.1
[INFO] [stderr]    Compiling wezterm-bidi v0.2.3
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling vtparse v0.6.2
[INFO] [stderr]    Compiling nix v0.25.1
[INFO] [stderr]    Compiling hyper v1.1.0
[INFO] [stderr]    Compiling termios v0.3.3
[INFO] [stderr]    Compiling finl_unicode v1.2.0
[INFO] [stderr]    Compiling pathdiff v0.2.1
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling downcast-rs v1.2.0
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling memmem v0.1.1
[INFO] [stderr]    Compiling clap v4.5.4
[INFO] [stderr]    Compiling open v5.0.1
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling hyper-util v0.1.3
[INFO] [stderr]    Compiling iconify v0.3.0
[INFO] [stderr]    Compiling ansi_colours v1.2.2
[INFO] [stderr]    Compiling termwiz v0.22.0
[INFO] [stderr]    Compiling portable-pty v0.8.1
[INFO] [stderr]    Compiling rust-embed v8.2.0
[INFO] [stderr]    Compiling escape-artist v0.6.7 (/opt/rustwide/workdir)
[INFO] [stdout] error: failed to fetch icon: https://api.iconify.design/mdi/image.svg?: Dns Failed: resolve dns name 'api.iconify.design:443': failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]    --> src/main.rs:561:32
[INFO] [stdout]     |
[INFO] [stdout] 561 |                 icon_svg: Some(iconify::svg!("mdi:image").into()),
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `iconify::svg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: failed to fetch icon: https://api.iconify.design/mdi/image.svg?: Dns Failed: resolve dns name 'api.iconify.design:443': failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]    --> src/main.rs:573:32
[INFO] [stdout]     |
[INFO] [stdout] 573 |                 icon_svg: Some(iconify::svg!("mdi:image").into()),
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `iconify::svg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: failed to fetch icon: https://api.iconify.design/mdi/link.svg?: Dns Failed: resolve dns name 'api.iconify.design:443': failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]    --> src/main.rs:587:32
[INFO] [stdout]     |
[INFO] [stdout] 587 |                 icon_svg: Some(iconify::svg!("mdi:link").into()),
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `iconify::svg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: failed to fetch icon: https://api.iconify.design/mdi/link-off.svg?: Dns Failed: resolve dns name 'api.iconify.design:443': failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]    --> src/main.rs:593:32
[INFO] [stdout]     |
[INFO] [stdout] 593 |                 icon_svg: Some(iconify::svg!("mdi:link-off").into()),
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `iconify::svg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: failed to fetch icon: https://api.iconify.design/mdi/question-mark-box.svg?: Dns Failed: resolve dns name 'api.iconify.design:443': failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]    --> src/main.rs:612:28
[INFO] [stdout]     |
[INFO] [stdout] 612 |             icon_svg: Some(iconify::svg!("mdi:question-mark-box").into()),
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `iconify::svg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: failed to fetch icon: https://api.iconify.design/mdi/content-save.svg?: Dns Failed: resolve dns name 'api.iconify.design:443': failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]    --> src/main.rs:625:32
[INFO] [stdout]     |
[INFO] [stdout] 625 |                 icon_svg: Some(iconify::svg!("mdi:content-save").into()),
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `iconify::svg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: failed to fetch icon: https://api.iconify.design/mdi/file-restore.svg?: Dns Failed: resolve dns name 'api.iconify.design:443': failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]    --> src/main.rs:631:32
[INFO] [stdout]     |
[INFO] [stdout] 631 |                 icon_svg: Some(iconify::svg!("mdi:file-restore").into()),
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `iconify::svg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: failed to fetch icon: https://api.iconify.design/mdi/alphabetical-variant.svg?: Dns Failed: resolve dns name 'api.iconify.design:443': failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]    --> src/main.rs:638:36
[INFO] [stdout]     |
[INFO] [stdout] 638 |                     icon_svg: Some(iconify::svg!("mdi:alphabetical-variant").into()),
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `iconify::svg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: failed to fetch icon: https://api.iconify.design/mdi/bell.svg?: Dns Failed: resolve dns name 'api.iconify.design:443': failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]    --> src/main.rs:660:28
[INFO] [stdout]     |
[INFO] [stdout] 660 |             icon_svg: Some(iconify::svg!("mdi:bell").into()),
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `iconify::svg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: failed to fetch icon: https://api.iconify.design/mdi/backspace.svg?: Dns Failed: resolve dns name 'api.iconify.design:443': failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]    --> src/main.rs:666:28
[INFO] [stdout]     |
[INFO] [stdout] 666 |             icon_svg: Some(iconify::svg!("mdi:backspace").into()),
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `iconify::svg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: failed to fetch icon: https://api.iconify.design/mdi/keyboard-tab.svg?: Dns Failed: resolve dns name 'api.iconify.design:443': failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]    --> src/main.rs:672:28
[INFO] [stdout]     |
[INFO] [stdout] 672 |             icon_svg: Some(iconify::svg!("mdi:keyboard-tab").into()),
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `iconify::svg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: failed to fetch icon: https://api.iconify.design/carbon/reset.svg?: Dns Failed: resolve dns name 'api.iconify.design:443': failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]    --> src/main.rs:693:22
[INFO] [stdout]     |
[INFO] [stdout] 693 |                 Some(iconify::svg!("carbon:reset").into()),
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `iconify::svg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: failed to fetch icon: https://api.iconify.design/ph/cursor-text-fill.svg?: Dns Failed: resolve dns name 'api.iconify.design:443': failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]    --> src/main.rs:718:18
[INFO] [stdout]     |
[INFO] [stdout] 718 |             Some(iconify::svg!("ph:cursor-text-fill").into()),
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `iconify::svg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: failed to fetch icon: https://api.iconify.design/mdi/eraser.svg?: Dns Failed: resolve dns name 'api.iconify.design:443': failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]    --> src/main.rs:728:22
[INFO] [stdout]     |
[INFO] [stdout] 728 |                 Some(iconify::svg!("mdi:eraser").into()),
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `iconify::svg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: failed to fetch icon: https://api.iconify.design/mdi/eraser.svg?: Dns Failed: resolve dns name 'api.iconify.design:443': failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]    --> src/main.rs:738:22
[INFO] [stdout]     |
[INFO] [stdout] 738 |                 Some(iconify::svg!("mdi:eraser").into()),
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `iconify::svg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `escape-artist` (bin "escape-artist") due to 15 previous errors
[INFO] running `Command { std: "docker" "inspect" "78bce82576c32495c91668181daa2a2051e825d23fd210b79d5e8a83a818937b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "78bce82576c32495c91668181daa2a2051e825d23fd210b79d5e8a83a818937b", kill_on_drop: false }`
[INFO] [stdout] 78bce82576c32495c91668181daa2a2051e825d23fd210b79d5e8a83a818937b
